Have you already tried utilizing the readable width content guide? (https://developer.apple.com/documentation/uikit/uiview/readablecontentguide)
There's a nice write-up on UseYourLoaf (https://useyourloaf.com/blog/readable-width-of-table-view-cells/)
Once you get into SwiftUI, Mathijs Bernson provides a relatively simple way to use these content guides. (https://mathijsbernson.nl/posts/using-readable-content-guides-in-swiftui/)
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: